home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-12-19 | 419 b | 16 lines |
- #
- # This file is included by Makefile. Makefile is generated automatically
- # by mkmf, and this file provides additional local personalization. The
- # variable SYSMAKEFILE is provided by Makefile; it's a system Makefile
- # that must be included to set up various compilation stuff.
- #
-
- NAME = timer
-
- #if empty(TM:Mds3100) && empty(TM:Mcleands3100) && empty(TM:Mds5000)
- CFLAGS += -Wall
- #endif
-
- #include <$(SYSMAKEFILE)>
-
-